@cambly/syntax-core 9.0.0 → 9.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +2 -1
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -917,7 +917,7 @@ Chip.displayName = "Chip";
|
|
|
917
917
|
var Chip_default = Chip;
|
|
918
918
|
|
|
919
919
|
// css-module:./Divider.module.css#css-module
|
|
920
|
-
var Divider_module_default = { "divider": "
|
|
920
|
+
var Divider_module_default = { "divider": "_divider_ra8vz_1" };
|
|
921
921
|
|
|
922
922
|
// src/Divider/Divider.tsx
|
|
923
923
|
import { jsx as jsx10 } from "react/jsx-runtime";
|