Skip to content

Commit

Permalink
locks and votes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Aug 20, 2024
1 parent 6bd6ccf commit ceca859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { AccountContextProvider } from './contexts/AccountsContext'
import { LocksContextProvider } from './contexts/LocksContext'
import { DelegateeContextProvider } from '@/contexts/DelegateesContext'
import { NetworkContextProvider } from './contexts/NetworkContext'
import { LocksContextProvider } from './contexts/LocksContext'

const App = () => {
const [settings] = useLocalStorage('fellowship-settings', {
Expand Down

0 comments on commit ceca859

Please sign in to comment.