You've already forked AstralRinth
forked from didirus/AstralRinth
Run pnpm format
This commit is contained in:
0
.githooks/pre-push
Normal file → Executable file
0
.githooks/pre-push
Normal file → Executable file
@@ -36,19 +36,19 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<NavRow
|
<NavRow
|
||||||
level={1}
|
level={1}
|
||||||
links={[
|
links={[
|
||||||
{
|
{
|
||||||
href: '/Button',
|
href: '/Button',
|
||||||
label: 'Button',
|
label: 'Button',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: '/Chips',
|
href: '/Chips',
|
||||||
label: 'Chips',
|
label: 'Chips',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: '/NavRow',
|
href: '/NavRow',
|
||||||
label: 'NavRow',
|
label: 'NavRow',
|
||||||
},
|
},
|
||||||
]} />
|
]} />
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user