3.0.0 doesn't seem to be compatible with Vaadin 24:
Caused by: java.lang.NoSuchMethodError: 'void com.vaadin.flow.component.button.Button.addThemeVariants(com.vaadin.flow.component.button.ButtonVariant[])' at org.vaadin.tabs.PagedTabs.add(PagedTabs.java:47)
I'm trying to understand why the button doesn't have the method, and what is the difference between the Vaadin 14 button and the Vaadin 24.