Skip to content
Snippets Groups Projects
Commit 9b95d5b5 authored by Ashwanth K's avatar Ashwanth K
Browse files

Update student-page.jsx

parent cd87519e
No related branches found
No related tags found
No related merge requests found
import React, { Component,Fragment } from 'react' import React, { Component,Fragment } from 'react'
import { Redirect } from 'react-router-dom' import { Redirect } from 'react-router-dom'
import * as Forms from '../Admin-forms' import * as Forms from '../Forms'
import '../pages.css' import '../pages.css'
import icon from './icon.png' import icon from './icon.png'
import axios from 'axios' import axios from 'axios'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment