Skip to content

Commit ca11bf6

Browse files
mlopezFCjavier-godoy
authored andcommitted
refactor(demo): change DemoView location
1 parent c4d9c6f commit ca11bf6

File tree

1 file changed

+1
-1
lines changed
  • src/test/java/com/flowingcode/vaadin/addons/applayout

1 file changed

+1
-1
lines changed

src/test/java/com/flowingcode/addons/applayout/DemoView.java renamed to src/test/java/com/flowingcode/vaadin/addons/applayout/DemoView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* limitations under the License.
1818
* #L%
1919
*/
20-
package com.flowingcode.addons.applayout;
20+
package com.flowingcode.vaadin.addons.applayout;
2121

2222
import com.vaadin.flow.component.orderedlayout.VerticalLayout;
2323
import com.vaadin.flow.router.BeforeEnterEvent;

0 commit comments

Comments
 (0)