1
This commit is contained in:
16
keyBoard/Class/Common/V/KBMoneyBtn.h
Normal file
16
keyBoard/Class/Common/V/KBMoneyBtn.h
Normal file
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// KBMoneyBtn.h
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Mac on 2025/11/17.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBMoneyBtn : UIButton
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user