From 9b1ce3facae8cdc38abb599acdaa74b6d00ca176 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Wed, 21 May 2025 21:39:40 +1000 Subject: [PATCH] chore: remove _initialize() function --- src/main.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main.ts b/src/main.ts index 609eb25..c184235 100644 --- a/src/main.ts +++ b/src/main.ts @@ -44,10 +44,7 @@ export default (options: ComponentOptions) => { super() // initialize dom tree and append to shadow root, as well as initialize state - this._initialize() - } - private _initialize() { // initialize state this._states = utils.initState( {