Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 28, 2024
1 parent b2c7203 commit be1a2dc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/sdk/packages/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"devDependencies": {
"@storybook/react": "^8.3.6",
"@types/react-helmet": "^6.1.11",
"@xylabs/react-appbar": "^5.2.9",
"@xylabs/react-button": "^5.2.9",
"@xylabs/react-flexbox": "^5.2.9",
"@xylabs/react-link": "^5.2.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import type { Meta, StoryFn } from '@storybook/react'
import { MenuListItemContainer } from '@xylabs/react-appbar'
import { FlexRow } from '@xylabs/react-flexbox'
import { LinkEx } from '@xylabs/react-link'
import { Footer } from '@xyo-network/react-footer'
import React from 'react'
import { BrowserRouter } from 'react-router-dom'

Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11169,6 +11169,7 @@ __metadata:
"@mui/styles": "npm:^6.1.5"
"@storybook/react": "npm:^8.3.6"
"@types/react-helmet": "npm:^6.1.11"
"@xylabs/react-appbar": "npm:^5.2.9"
"@xylabs/react-async-effect": "npm:^5.2.9"
"@xylabs/react-button": "npm:^5.2.9"
"@xylabs/react-flexbox": "npm:^5.2.9"
Expand Down

0 comments on commit be1a2dc

Please sign in to comment.