File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/app/demo/components/uikit/button Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,11 @@ <h5>SplitButton</h5>
7171 < h5 > Templating</ h5 >
7272 < div class ="flex flex-wrap gap-2 ">
7373 < p-button >
74- < img alt ="logo " src ="https://primefaces.org/primeng/assets/showcase /images/primeng-icon.svg " style ="width: 1.5rem "/>
74+ < img alt ="logo " src ="https://primefaces.org/cdn/primeng /images/primeng-icon.svg " style ="width: 1.5rem "/>
7575 </ p-button >
7676
7777 < p-button styleClass ="p-button-outlined ">
78- < img alt ="logo " src ="https://primefaces.org/primeng/assets/showcase /images/primeng-icon.svg " style ="width: 1.5rem "/>
78+ < img alt ="logo " src ="https://primefaces.org/cdn/primeng /images/primeng-icon.svg " style ="width: 1.5rem "/>
7979 < span class ="ml-2 font-bold "> PrimeNG</ span >
8080 </ p-button >
8181 </ div >
You can’t perform that action at this time.
0 commit comments