All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skeleton.client.src.Footer.js Maven / Gradle / Ivy

The newest version!
import React from 'react';

import advancedgrails from './images/advancedgrails.svg';
import documentation from './images/documentation.svg';
import slack from './images/slack.svg';
import {Row} from 'reactstrap';

const Footer = () => {

    return 
        
Grails Guides Grails Guides

Building your first Grails app? Looking to add security, or create a Single-Page-App? Check out the Grails Guides for step-by-step tutorials.

Grails Documentation Documentation

Ready to dig in? You can find in-depth documentation for all the features of Grails in the User Guide.

Slack Guides Join the Community

Get feedback and share your experience with other Grails developers in the community Slack channel.

}; export default Footer;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy