Skip to content

Commit

Permalink
chore(arpa_reporter): user view - H1
Browse files Browse the repository at this point in the history
  • Loading branch information
lsr-explore committed Dec 20, 2024
1 parent 0b8830c commit a75ee31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/arpa_reporter/views/UserView.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div>
<h2>User</h2>
<h1>User</h1>

<div
v-if="user === null"
Expand Down

0 comments on commit a75ee31

Please sign in to comment.