Open uncenter opened 1 year ago
This PR fixes a few typos (missing end quotes, missing end parenthesis), updates all imports to use ESM syntax with single quotes, removes indentation from and uncomments examples, and adds missing imports.
Closes #566 (someone tried to fix one of the typos directly in the readme).
This PR fixes a few typos (missing end quotes, missing end parenthesis), updates all imports to use ESM syntax with single quotes, removes indentation from and uncomments examples, and adds missing imports.