fix ui
This commit is contained in:
parent
23ef90c14f
commit
360686b3a0
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ export default function App() {
|
|||
class="input input-bordered"
|
||||
/>
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">
|
||||
<button type="submit" class="btn btn-primary w-fit">
|
||||
Greet
|
||||
</button>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue