version 1
This commit is contained in:
parent
e785634be6
commit
10d54aafa1
File diff suppressed because one or more lines are too long
1
frontend/json/runtimeError.json
Normal file
1
frontend/json/runtimeError.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
@ -81,12 +81,12 @@ const RolesTablesPage = () => {
|
||||
return (
|
||||
<>
|
||||
<Head>
|
||||
<title>{getPageTitle('Roles')}</title>
|
||||
<title>{getPageTitle('Hello Martin!')}</title>
|
||||
</Head>
|
||||
<SectionMain>
|
||||
<SectionTitleLineWithButton
|
||||
icon={mdiChartTimelineVariant}
|
||||
title='Roles'
|
||||
title='Hello Martin!'
|
||||
main
|
||||
>
|
||||
{''}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user