Save workspace changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@extends('layouts.nova')
|
||||
|
||||
@push('head')
|
||||
@vite(['resources/js/leaderboard.jsx'])
|
||||
@endpush
|
||||
|
||||
@section('content')
|
||||
@inertia
|
||||
@endsection
|
||||
Reference in New Issue
Block a user