fix comment

This commit is contained in:
Nic Barker 2025-02-04 10:29:32 +13:00
parent 2e0ac3911c
commit dc8e61f25d

2
clay.h
View File

@ -375,7 +375,7 @@ typedef struct {
CLAY__WRAPPER_STRUCT(Clay_ScrollElementConfig); CLAY__WRAPPER_STRUCT(Clay_ScrollElementConfig);
// Scroll // Shared
typedef struct { typedef struct {
Clay_Color backgroundColor; Clay_Color backgroundColor;
Clay_CornerRadius cornerRadius; Clay_CornerRadius cornerRadius;