more structure to forms and views
shared ui got an interface to demo the components
This commit is contained in:
@@ -46,6 +46,9 @@ dependencies {
|
||||
// Websockets
|
||||
implementation(libs.ktor.server.websockets)
|
||||
|
||||
// CORS
|
||||
implementation(libs.ktor.server.cors)
|
||||
|
||||
// General Use
|
||||
implementation(libs.kotlinx.datetime)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user