mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 13:06:31 +00:00
add offset
fixes add visual validation border and validate functionality
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Azaion.Common.Database;
|
||||
|
||||
public class AnnotationName
|
||||
{
|
||||
public string Name { get; set; } = null!;
|
||||
}
|
||||
Reference in New Issue
Block a user