mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 09:05:36 +01:00
Removed SettingsContext. Added hostUrl prop.
This commit is contained in:
parent
fec81695e8
commit
1a70350936
6 changed files with 23 additions and 48 deletions
|
|
@ -48,8 +48,6 @@ export * from 'app/(main)/settings/websites/WebsiteSettings';
|
|||
export * from 'app/(main)/settings/websites/WebsitesDataTable';
|
||||
export * from 'app/(main)/settings/websites/WebsitesTable';
|
||||
|
||||
export * from 'app/(main)/settings/SettingsContext';
|
||||
|
||||
export * from 'components/common/TypeConfirmationForm';
|
||||
export * from 'components/common/DataTable';
|
||||
export * from 'components/common/Empty';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue