feat: update activities schedule and add new sessions for September 6th and 7th
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import React from 'react'
|
||||
|
||||
function PilotsPage() {
|
||||
return (
|
||||
<div>PilotsPage</div>
|
||||
)
|
||||
}
|
||||
|
||||
export default PilotsPage
|
||||
Reference in New Issue
Block a user