Open ankitakinger opened 1 day ago
This is about the interface named EntityItem which defines the properties each EntityListItem should have. We need to remove the PluginType from this and instead maybe have a group added as one of the properties.
EntityItem
EntityListItem
PluginType
group
This is about the interface named
EntityItem
which defines the properties eachEntityListItem
should have. We need to remove thePluginType
from this and instead maybe have agroup
added as one of the properties.