Profile: filter recent toots
- material: new Menu component - material/theme: animation curves - TootFilterButton
This commit is contained in:
parent
08201cccef
commit
f8dc2950d2
5 changed files with 284 additions and 5 deletions
|
@ -149,7 +149,7 @@ const App: Component = () => {
|
|||
return <UnexpectedError error={err} />;
|
||||
}}
|
||||
>
|
||||
<ThemeProvider theme={theme()}>
|
||||
<ThemeProvider theme={theme}>
|
||||
<DateFnScope>
|
||||
<ClientProvider value={clients}>
|
||||
<ServiceWorkerProvider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue