refactor: style settings page with tailwind
This commit is contained in:
3
src/d.ts
3
src/d.ts
@ -3,6 +3,8 @@
|
||||
|
||||
declare const __XXX: boolean;
|
||||
declare const __XXX_HOST: string;
|
||||
declare const __ZAP_STREAM_VERSION__: string;
|
||||
declare const __SINGLE_PUBLISHER: string;
|
||||
|
||||
declare module "*.jpg" {
|
||||
const value: unknown;
|
||||
@ -48,4 +50,3 @@ declare module "light-bolt11-decoder" {
|
||||
}
|
||||
}
|
||||
|
||||
declare const __SINGLE_PUBLISHER: string;
|
||||
|
Reference in New Issue
Block a user