You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys.
Im using the devdojo/themes to handle multiples themes.
It is works nice but have following question.
when extending from layout , you will use the @extends('theme::layouts.app')
clause.
Is it posible to use components ?
How can I apply the theme to wrap my component with the tag ?
Thanks !!
The text was updated successfully, but these errors were encountered:
Hi guys.
Im using the devdojo/themes to handle multiples themes.
It is works nice but have following question.
when extending from layout , you will use the
@extends('theme::layouts.app')
clause.
Is it posible to use components ?
How can I apply the theme to wrap my component with the tag ?
Thanks !!
The text was updated successfully, but these errors were encountered: