modal with func add data
This commit is contained in:
@@ -40,3 +40,8 @@ type MDSampleStationConfirmation struct {
|
||||
DialogAction templ.Component
|
||||
ButtonClose templ.Component
|
||||
}
|
||||
|
||||
type MDSampleStationGroup struct {
|
||||
ID int `default:"id"`
|
||||
Group string `default:"group"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user