mirror of
https://github.com/sasjs/server.git
synced 2026-01-07 22:50:05 +00:00
chore: add content in home page
This commit is contained in:
@@ -5,7 +5,7 @@ import Box from '@mui/material/Box'
|
||||
|
||||
const SASjsStudio = () => {
|
||||
return (
|
||||
<Box sx={{ display: 'flex' }} className="main">
|
||||
<Box className="main">
|
||||
<CssBaseline />
|
||||
<h2>This is container for SAS studio</h2>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user