package components

type TextDisplay struct {
	Name *string `vugu:"data"`
}