7 lines
163 B
TypeScript
7 lines
163 B
TypeScript
import './auth-panel.css';
|
|
|
|
import './__readonly-label/auth-panel__readonly-label.css';
|
|
import './__column/auth-panel__column.css';
|
|
|
|
export * from './auth-panel';
|