4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
|
// based on rc-align 4.0.9
|
||
|
import Align from './Align';
|
||
|
export default Align;
|