mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 14:25:47 +00:00
fix(FE): revert RequireAuth component and closing logic
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
import SapronakCalculationTable from '@/components/pages/us-284/SapronakCalculationTable';
|
||||
|
||||
const PerhitunganSapronak = () => {
|
||||
return (
|
||||
<div className='size-full p-4'>
|
||||
<SapronakCalculationTable projectFlockId={1} />
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
export default PerhitunganSapronak;
|
||||
Reference in New Issue
Block a user