mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-24 07:41:03 +00:00
Cleanup shared, consistency with standards (#309)
* Cleanup shared, consistency with standards * Re-add item * Cleanup webpack demos
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
import { KeyringItemType, KeyringStruct } from '../types';
|
||||
|
||||
export interface KeyringSectionOption {
|
||||
className?: string;
|
||||
disabled?: boolean;
|
||||
key: string | null;
|
||||
name: string;
|
||||
value: string | null;
|
||||
|
||||
Reference in New Issue
Block a user