Warren Mira

Results 5 comments of Warren Mira

@blakestone95 apologies for the very late reply. I will update this such that users should be able to compose a specific container of their liking -- e.g. with their own...

create a declaration.d.ts file.. you can start with below.. ```typescript declare module '@xmpp/client' { type ALLOWED_ACTIONS = 'online' | 'error' type Fn = (a: any) => any export class Client...

@tudro this is a confirmed bug. will get this fixed

Hi, Just render items under Transactions as normal navs but create a renderer such that they are indented. Dont render them as sub navigation. Cheers, Warren On Mon, 16 Dec...

Hi @matthiasp42 thanks for the report. css-loader has been added on 0.0.10 and this should work now