Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in docs #18

Open
mslourens opened this issue Mar 24, 2021 · 2 comments
Open

Error in docs #18

mslourens opened this issue Mar 24, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@mslourens
Copy link

there is a minor typo in the docs, which makes the build fail if you copy the code and try playing around with it: in docs/docs/formula/index.html and packages/docs-site/docs/formula.md
there is a line of code export let projectname = ''; which should be changed into export let projectName = ''; (notice the capital N in projectName)

@tanepiper tanepiper self-assigned this Mar 24, 2021
@tanepiper tanepiper added the documentation Improvements or additions to documentation label Mar 24, 2021
@tanepiper
Copy link
Owner

@mslourens Thanks I'll fix that up soon!

@bato3
Copy link

bato3 commented Aug 17, 2021

Still not work...
Also https://formula.svelte.codes/docs/groups/beaker don't works in REPL: defaultValues is undefined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants