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

feat: Added enum and custom store for controlling page content #89

Merged
merged 6 commits into from
Jan 17, 2024

Conversation

rlaferla
Copy link
Contributor

No description provided.

@rlaferla rlaferla linked an issue Jan 16, 2024 that may be closed by this pull request
@rlaferla rlaferla marked this pull request as draft January 16, 2024 16:03
@rlaferla rlaferla marked this pull request as ready for review January 16, 2024 21:31
{:else if $pageContent === PageContent.BecomeProvider}
<RequestToBeProvider />
{/if}
<img alt="decoration-bottom-left" src={bottomleft} class="mt-20 fixed bottom-0 left-8 -z-40"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we no longer need this since we have a new background.

Copy link
Contributor

@claireolmstead claireolmstead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small update.

src/routes/+page.svelte Outdated Show resolved Hide resolved
@rlaferla rlaferla merged commit 75de882 into main Jan 17, 2024
2 checks passed
@rlaferla rlaferla deleted the 77-define-state-for-login-create-provider-flow branch January 17, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define State for navigation
2 participants