We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f13e244 commit 1d73552Copy full SHA for 1d73552
1 file changed
index.html
@@ -161,6 +161,7 @@ <h3>Simple & Elegant</h3>
161
162
import org.tinystruct.AbstractApplication;
163
import org.tinystruct.data.component.Builder;
164
+import org.tinystruct.data.component.Builders;
165
import org.tinystruct.system.annotation.Action;
166
167
public class HelloApp extends AbstractApplication {
0 commit comments