readonly and edit functionality to add table
This commit is contained in:
@@ -79,7 +79,7 @@ impl Default for AddTableState {
|
||||
}
|
||||
|
||||
impl AddTableState {
|
||||
const INPUT_FIELD_COUNT: usize = 3;
|
||||
pub const INPUT_FIELD_COUNT: usize = 3;
|
||||
}
|
||||
|
||||
// Implement CanvasState for the input fields
|
||||
|
||||
Reference in New Issue
Block a user