Added signup page.
This commit is contained in:
@@ -17,8 +17,6 @@ import { inject } from 'vue';
|
||||
|
||||
const pageContext = inject('pageContext');
|
||||
const profile = pageContext.pageProps.profile;
|
||||
|
||||
console.log('profile', profile);
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user