Docs: Clean JS imports

This commit is contained in:
Lucas Larroche 2021-10-23 12:17:04 +07:00
parent 8e028956e9
commit 688a638d4d
12 changed files with 204 additions and 3351 deletions

View file

@ -102,3 +102,5 @@ export const grid = {
}
}
};
export default grid;