dbirks commited on
Commit
2af3673
·
verified ·
1 Parent(s): c61e498

Try changing the submit button test

Browse files

just to see if I can build successfully

Files changed (1) hide show
  1. src/routes/+page.svelte +1 -1
src/routes/+page.svelte CHANGED
@@ -398,7 +398,7 @@
398
  on:click={submitRequest}
399
  class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-[0.555rem] px-4"
400
  >
401
- diffuse the f rest
402
  </button>
403
  </div>
404
  <div class="mt-4">
 
398
  on:click={submitRequest}
399
  class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-[0.555rem] px-4"
400
  >
401
+ diffuse
402
  </button>
403
  </div>
404
  <div class="mt-4">