Kebab cased component file names
This commit is contained in:
parent
defe970784
commit
afeabc1ba2
@ -1 +1 @@
|
||||
export { BlocksTable } from './home/blocksTable';
|
||||
export { BlocksTable } from './home/blocks-table';
|
||||
|
@ -1,3 +1,3 @@
|
||||
export { TxDetails } from './id/txDetails';
|
||||
export { TxContent } from './id/txContent';
|
||||
export { TxList } from './home/txList';
|
||||
export { TxDetails } from './id/tx-details';
|
||||
export { TxContent } from './id/tx-content';
|
||||
export { TxList } from './home/tx-list';
|
||||
|
Loading…
Reference in New Issue
Block a user