AFFiNE/libs/components/layout
2022-09-06 16:57:04 +08:00
..
src feat(routes): clear unused routes 2022-09-06 16:57:04 +08:00
.babelrc init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
.eslintrc.json init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
jest.config.js init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
package.json update i18n for layout 2022-08-29 18:41:07 +08:00
project.json init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
README.md init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
tsconfig.json init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
tsconfig.lib.json init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00
tsconfig.spec.json init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00

components-layout

global ui layout components for affine

Running unit tests

Run nx test components-layout to execute the unit tests via Jest.