mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 21:46:20 +00:00
Use apiClient factory to dynamically resolved different values at runtime
This commit is contained in:
@@ -2,3 +2,5 @@ import { bottle } from './container';
|
||||
import { createShlinkWebComponent } from './ShlinkWebComponent';
|
||||
|
||||
export const ShlinkWebComponent = createShlinkWebComponent(bottle);
|
||||
|
||||
export type { Settings } from './utils/settings';
|
||||
|
||||
Reference in New Issue
Block a user