mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 13:36:20 +00:00
Define Shlink API contract
This commit is contained in:
@@ -13,6 +13,7 @@ interface MenuLayoutProps {
|
||||
settings: Settings;
|
||||
}
|
||||
|
||||
// FIXME Rename this to something else
|
||||
export const MenuLayout = (
|
||||
buildShlinkApiClient: ShlinkApiClientBuilder,
|
||||
ServerError: FC,
|
||||
|
||||
Reference in New Issue
Block a user